home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / lupe / source / lupe.makefile < prev    next >
Makefile  |  1996-05-29  |  151b  |  7 lines

  1. Workbench:T/lupe: lupe.o
  2.     mcppc lupe.o -o Workbench:T/lupe -l MCPP:Lib/amiga.lib
  3.  
  4. lupe.o: lupe.c mcpp:vh/lupe.vh
  5.     mcppc -c -h"mcpp:vh/lupe.vh" lupe.c
  6.  
  7.